home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / agac1sf1.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  31.0 KB  |  644 lines

  1. *PPD-Adobe: "4.2" 
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *FormatVersion: "4.2"
  4. *FileVersion: "1.1"
  5. *PCFileName: "AGAc1SF1.PPD"
  6. *LanguageVersion: English
  7. *LanguageEncoding: ISOLatin1
  8. *Product: "(AGFA AccuSet 1000)"
  9. *PSVersion: "(52.3) 320"
  10. *ModelName: "AGFA-AccuSet1000SF"
  11. *NickName: "AGFA-AccuSet1000SF v52.3"
  12.  
  13. *% General Information and Defaults ===============
  14. *FreeVM: "2453510"
  15. *LanguageLevel: "1"
  16. *ColorDevice: False
  17. *VariablePaperSize: True
  18. *FileSystem: True
  19. *?FileSystem: "
  20.   statusdict begin diskstatus end
  21.   exch pop 0 eq {(False)}{(True)}ifelse = flush
  22. "
  23. *End
  24. *Throughput: "1"
  25. *Password: "0"
  26. *ExitServer: "
  27.   count 0 eq {  % is the password on the stack?
  28.     true 
  29.   }{
  30.     dup    % potential password
  31.     statusdict begin checkpassword end not 
  32.   } ifelse 
  33.   {  %  if no password or not valid 
  34.     (WARNING : Cannot perform the exitserver command.) = 
  35.     (Password supplied is not valid.) = 
  36.     (Please contact the author of this software.) = flush
  37.     quit 
  38.   } if 
  39.   serverdict begin exitserver
  40. "
  41. *End
  42. *Reset: "
  43.   count 0 eq {  % is the password on the stack?
  44.     true 
  45.   }{
  46.     dup    % potential password
  47.     statusdict begin checkpassword end not 
  48.   } ifelse 
  49.   {  %  if no password or not valid 
  50.     (WARNING : Cannot reset printer.) = 
  51.     (Password supplied is not valid.) = 
  52.     (Please contact the author of this software.) = flush
  53.     quit 
  54.   } if 
  55.   serverdict begin exitserver
  56.   systemdict /quit get exec
  57.   (WARNING : Printer Reset Failed.) = flush
  58. "
  59. *End
  60.  
  61. *DefaultResolution: 1200dpi
  62. *%SetResolution 600dpi: " statusdict begin 600 setresolution end "
  63. *SetResolution 1200dpi: " statusdict begin 1200 setresolution end "
  64. *SetResolution 1800dpi: " statusdict begin 1800 setresolution end "
  65. *SetResolution 2400dpi: " statusdict begin 2400 setresolution end "
  66. *SetResolution 3000dpi: " statusdict begin 3000 setresolution end "
  67. *?Resolution: "
  68. save
  69.   initgraphics
  70.   0 0 moveto currentpoint matrix defaultmatrix transform
  71.   0 72 lineto currentpoint matrix defaultmatrix transform
  72.   3 -1 roll sub dup mul
  73.   3 1 roll exch sub dup mul
  74.   add sqrt round cvi
  75.   (          ) cvs print (dpi) = flush
  76. restore
  77. "
  78. *End
  79.  
  80. *% Halftone Information ===============
  81. *ScreenFreq: "100.0"
  82. *ScreenAngle: "45.0"
  83. *DefaultScreenProc: Dot
  84. *ScreenProc Dot: "
  85. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 
  86. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  87. "
  88. *End
  89. *ScreenProc Line: "{ pop }"
  90. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  91.  
  92. *DefaultTransfer: Null
  93. *Transfer Null: "{ }"
  94. *Transfer Null.Inverse: "{ 1 exch sub }"
  95.  
  96. *% Paper Handling ===================
  97.  
  98. *% Use these entries to set paper size most of the time, unless there is
  99. *% specific reason to use PageRegion or PaperTray.
  100. *% The 3.0 page sizes are for Seperator 3.0 and illustrator 3.0 since they rotates 
  101. *% and clips the regular page sizes
  102. *DefaultPageSize: Letter
  103. *PageSize Letter: "letter"
  104. *PageSize Legal: "legal"
  105. *PageSize Note: "note"
  106. *PageSize Tabloid: "11x17"
  107. *PageSize LARGE: "1008 1944 1 statusdict /setpage get exec"
  108. *PageSize A3: "a3"
  109. *PageSize A4: "a4"
  110. *PageSize A5: "a5"
  111. *PageSize B5: "b5"
  112. *PageSize Letter.Transverse: "Letter"
  113. *PageSize Legal.Transverse: "Legal"
  114. *PageSize A4.Transverse: "A4"
  115. *PageSize A5.Transverse: "A5"
  116. *PageSize B5.Transverse: "B5"
  117. *?PageSize: "
  118.  save 
  119.    /d0 5 dict def d0 begin
  120.      /420_596 (A5.Transverse) def
  121.      /516_729 (B5.Transverse) def
  122.      /596_842 (A4.Transverse) def
  123.      /612_792 (Letter.Transverse) def
  124.      /612_1008 (Legal.Transverse) def
  125.    end
  126.    /d1 8 dict def d1 begin
  127.      /596_420 (A5) def
  128.      /729_516 (B5) def
  129.      /792_612 (Letter) def
  130.      /842_596 (A4) def
  131.      /1008_612 (Legal) def
  132.      /842_1191 (A3) def
  133.      /792_1224 (Tabloid) def
  134.      /1584_1130 (LARGE) def
  135.    end
  136.    statusdict begin pageparams end
  137.    4 1 roll pop
  138.    /high exch 10 string cvs dup length /hlen exch def def
  139.    /wide exch 10 string cvs def
  140.    /key hlen 1 add wide length add string def
  141.    key 0 high putinterval 
  142.    key hlen (_) putinterval
  143.    key hlen 1 add wide putinterval
  144.    0 eq {d0}{d1}ifelse
  145.    key cvn {get}stopped {(Unknown)}if
  146.    = flush
  147.    restore
  148. "
  149. *End
  150. *% These entries will set up the frame buffer. Usually used with manual feed.
  151. *DefaultPageRegion: Letter
  152. *PageRegion Letter: "letter"
  153. *PageRegion Legal: "legal"
  154. *PageRegion Note: "note"
  155. *PageRegion Tabloid: "11x17"
  156. *PageRegion LARGE: "1008 1944 1 statusdict /setpage get exec"
  157. *PageRegion A3: "a3"
  158. *PageRegion A4: "a4"
  159. *PageRegion A5: "a5"
  160. *PageRegion B5: "b5"
  161. *PageRegion Letter.Transverse: "Letter"
  162. *PageRegion Legal.Transverse:  "Legal"
  163. *PageRegion A4.Transverse: "A4"
  164. *PageRegion A5.Transverse: "A5"
  165. *PageRegion B5.Transverse: "B5"
  166.  
  167. *% The following entries provide information about specific paper keywords.
  168. *DefaultImageableArea: Letter
  169. *ImageableArea Letter: "0 0 612 792 "
  170. *ImageableArea Legal: "0 0 612 1008 "
  171. *ImageableArea Note: "0 0 612 792 "
  172. *ImageableArea Tabloid: "0 0 792 1224 "
  173. *ImageableArea LARGE: "0 0 1008 1944"
  174. *ImageableArea A3: "0 0 842 1191 "
  175. *ImageableArea A4: "0 0 596 842  "
  176. *ImageableArea A5: "0 0 420 596  "
  177. *ImageableArea B5: "0 0 516 729  "
  178. *ImageableArea Letter.Transverse: "0 0 612 792 "
  179. *ImageableArea Legal.Transverse:  "0 0 612 1008 "
  180. *ImageableArea A4.Transverse: "0 0 596 842 "
  181. *ImageableArea A5.Transverse: "0 0 420 596 "
  182. *ImageableArea B5.Transverse: "0 0 516 729 "
  183.  
  184. *?ImageableArea: "
  185.  save /cvp { cvi (            ) cvs print ( ) print } bind def
  186.   newpath clippath pathbbox
  187.   4 -2 roll exch 2 {ceiling cvp} repeat
  188.   exch 2 {floor cvp} repeat flush
  189.  restore
  190. "
  191. *End
  192.  
  193. *% These provide the physical dimensions of the paper (by keyword)
  194. *DefaultPaperDimension: Letter
  195. *PaperDimension Letter: "612 792 "
  196. *PaperDimension Legal: "612 1008"
  197. *PaperDimension Note: "612 792"
  198. *PaperDimension Tabloid: "792 1224"
  199. *PaperDimension LARGE: "1008 1944"
  200. *PaperDimension A3: "842 1191"
  201. *PaperDimension A4: "596 842 "
  202. *PaperDimension A5: "420 596 "
  203. *PaperDimension B5: "516 729 "
  204.  
  205. *%corrected by Microsoft
  206. *%PaperDimension Letter.Transverse: "792 612 "
  207. *%PaperDimension Legal.Transverse: "1008 612 "
  208. *%PaperDimension A4.Transverse: "842 596 "
  209. *%PaperDimension A5.Transverse: "596 420 "
  210. *%PaperDimension B5.Transverse: "729 516 "
  211.  
  212. *PaperDimension Letter.Transverse:"612 792 "
  213. *PaperDimension Legal.Transverse: "612 1008"
  214. *PaperDimension A4.Transverse: "596 842 "
  215. *PaperDimension A5.Transverse: "420 596 "
  216. *PaperDimension B5.Transverse: "516 729 "
  217.  
  218. *% Default Handling Features. This machine is a roll-fed machine, which is 
  219. *% why most of these entries have values of "None".
  220. *DefaultPaperTray: None
  221. *DefaultOutputBin: Upper
  222. *DefaultInputSlot: None
  223. *DefaultManualFeed: False
  224. *DefaultOutputOrder: Normal
  225. *DefaultCollator: None
  226. *DefaultSorter: None
  227. *DefaultDuplex: None
  228.  
  229. *% Font Information =====================
  230.  
  231. *DefaultFont: Courier
  232. *Font Courier: Standard "(001.004)"
  233. *Font Courier-Bold: Standard "(001.004)"
  234. *Font Courier-BoldOblique: Standard "(001.004)"
  235. *Font Courier-Oblique: Standard "(001.004)"
  236. *Font Helvetica: Standard "(001.002)"
  237. *Font Helvetica-Bold: Standard "(001.002)"
  238. *Font Helvetica-BoldOblique: Standard "(001.002)"
  239. *Font Helvetica-Oblique: Standard "(001.002)"
  240. *Font Symbol: Special "(001.003)"
  241. *Font Times-Bold: Standard "(001.002)"
  242. *Font Times-BoldItalic: Standard "(001.004)"
  243. *Font Times-Italic: Standard "(001.002)"
  244. *Font Times-Roman: Standard "(001.002)"
  245. *?FontQuery: "
  246. save  4 dict begin /sv exch def
  247. /str (fonts/                              ) def
  248. /st2 128 string def
  249. {
  250.   count 0 gt {
  251.     dup st2 cvs (/) print print (:) print
  252.     dup FontDirectory exch known {pop (Yes)}{
  253.      str exch st2 cvs dup length /len exch def
  254.      6 exch putinterval str 0 len 6 add getinterval mark exch
  255.      { } st2 filenameforall counttomark 0 gt {
  256.       cleartomark (Yes)}{cleartomark (No)}ifelse
  257.     }ifelse = flush
  258.   }{ exit } ifelse
  259. } bind loop
  260. (*) = flush
  261. sv end restore
  262. "
  263. *End
  264.  
  265. *?FontList: "
  266. save  2 dict begin /sv exch def
  267. /str 128 string def
  268. FontDirectory { pop == } bind forall flush
  269. /filenameforall where { 
  270.  pop save (fonts/*) { 
  271.   dup length 6 sub 6 exch getinterval cvn == 
  272.  } bind str filenameforall flush restore
  273. } if 
  274. (*) = flush
  275. sv end restore
  276. "
  277. *End
  278.  
  279. *% Printer Messages (verbatim from printer):
  280. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  281. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  282. *Message: "\FontName\ not found, using Courier"
  283.  
  284. *% Status (format: %%[ status: <one of these> ]%% )
  285. *Status: "idle"
  286. *Status: "busy"
  287. *Status: "waiting"
  288. *Status: "printing"
  289.  
  290. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  291. *Source: "serial9"
  292. *Source: "serial25"
  293. *Source: "AppleTalk"
  294. *Source: "Centronics"
  295.  
  296. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  297.  
  298. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  299.  
  300. *% Color Separation Information =====================
  301.  
  302. *InkName: ProcessCyan/Process Cyan
  303. *InkName: ProcessMagenta/Process Magenta
  304. *InkName: ProcessYellow/Process Yellow
  305. *InkName: ProcessBlack/Process Black
  306. *InkName: CustomColor/Custom Color
  307.  
  308. *% For 600 dpi  =====================================================
  309.  
  310. *%ColorSepScreenAngle ProcessBlack.50lpi.600dpi/50 lpi / 600 dpi BAL,STD: "45.0"
  311. *%ColorSepScreenAngle CustomColor.50lpi.600dpi/50 lpi / 600 dpi BAL,STD: "45.0"
  312. *%ColorSepScreenAngle ProcessCyan.50lpi.600dpi/50 lpi / 600 dpi BAL,STD: "15.0"
  313. *%ColorSepScreenAngle ProcessMagenta.50lpi.600dpi/50 lpi / 600 dpi BAL,STD: "75.0"
  314. *%ColorSepScreenAngle ProcessYellow.50lpi.600dpi/50 lpi / 600 dpi BAL,STD: "0.0"
  315.  
  316. *%ColorSepScreenFreq ProcessBlack.50lpi.600dpi/50 lpi / 600 dpi BAL,STD: "50.0"
  317. *%ColorSepScreenFreq CustomColor.50lpi.600dpi/50 lpi / 600 dpi BAL,STD: "50.0"
  318. *%ColorSepScreenFreq ProcessCyan.50lpi.600dpi/50 lpi / 600 dpi BAL,STD: "50.0"
  319. *%ColorSepScreenFreq ProcessMagenta.50lpi.600dpi/50 lpi / 600 dpi BAL,STD: "50.0"
  320. *%ColorSepScreenFreq ProcessYellow.50lpi.600dpi/50 lpi / 600 dpi BAL,STD: "50.0"
  321.  
  322. *%ColorSepScreenAngle ProcessBlack.60lpi.600dpi/60 lpi / 600 dpi BAL: "45.0"
  323. *%ColorSepScreenAngle CustomColor.60lpi.600dpi/60 lpi / 600 dpi BAL: "45.0"
  324. *%ColorSepScreenAngle ProcessCyan.60lpi.600dpi/60 lpi / 600 dpi BAL: "15.0"
  325. *%ColorSepScreenAngle ProcessMagenta.60lpi.600dpi/60 lpi / 600 dpi BAL: "75.0"
  326. *%ColorSepScreenAngle ProcessYellow.60lpi.600dpi/60 lpi / 600 dpi BAL: "0.0"
  327.  
  328. *%ColorSepScreenFreq ProcessBlack.60lpi.600dpi/60 lpi / 600 dpi BAL: "60.0"
  329. *%ColorSepScreenFreq CustomColor.60lpi.600dpi/60 lpi / 600 dpi BAL: "60.0"
  330. *%ColorSepScreenFreq ProcessCyan.60lpi.600dpi/60 lpi / 600 dpi BAL: "60.0"
  331. *%ColorSepScreenFreq ProcessMagenta.60lpi.600dpi/60 lpi / 600 dpi BAL: "60.0"
  332. *%ColorSepScreenFreq ProcessYellow.60lpi.600dpi/60 lpi / 600 dpi BAL: "60.0"
  333.  
  334. *%ColorSepScreenAngle ProcessBlack.70lpi.600dpi/70 lpi / 600 dpi BAL,AS: "45.0"
  335. *%ColorSepScreenAngle CustomColor.70lpi.600dpi/70 lpi / 600 dpi BAL,AS: "45.0"
  336. *%ColorSepScreenAngle ProcessCyan.70lpi.600dpi/70 lpi / 600 dpi BAL,AS: "15.0"
  337. *%ColorSepScreenAngle ProcessMagenta.70lpi.600dpi/70 lpi / 600 dpi BAL,AS: "75.0"
  338. *%ColorSepScreenAngle ProcessYellow.70lpi.600dpi/70 lpi / 600 dpi BAL,AS: "0.0"
  339.  
  340. *%ColorSepScreenFreq ProcessBlack.70lpi.600dpi/70 lpi / 600 dpi BAL,AS: "70.0"
  341. *%ColorSepScreenFreq CustomColor.70lpi.600dpi/70 lpi / 600 dpi BAL,AS: "70.0"
  342. *%ColorSepScreenFreq ProcessCyan.70lpi.600dpi/70 lpi / 600 dpi BAL,AS: "70.0"
  343. *%ColorSepScreenFreq ProcessMagenta.70lpi.600dpi/70 lpi / 600 dpi BAL,AS: "70.0"
  344. *%ColorSepScreenFreq ProcessYellow.70lpi.600dpi/70 lpi / 600 dpi BAL,AS: "70.0"
  345.  
  346. *% For 1200 dpi  =====================================================
  347.  
  348. *ColorSepScreenAngle ProcessBlack.65lpi.1200dpi/65 lpi / 1200 dpi BAL,STD: "45.0"
  349. *ColorSepScreenAngle CustomColor.65lpi.1200dpi/65 lpi / 1200 dpi BAL,STD: "45.0"
  350. *ColorSepScreenAngle ProcessCyan.65lpi.1200dpi/65 lpi / 1200 dpi BAL,STD: "15.0"
  351. *ColorSepScreenAngle ProcessMagenta.65lpi.1200dpi/65 lpi / 1200 dpi BAL,STD: "75.0"
  352. *ColorSepScreenAngle ProcessYellow.65lpi.1200dpi/65 lpi / 1200 dpi BAL,STD: "0.0"
  353.  
  354. *ColorSepScreenFreq ProcessBlack.65lpi.1200dpi/65 lpi / 1200 dpi BAL,STD: "65.0"
  355. *ColorSepScreenFreq CustomColor.65lpi.1200dpi/65 lpi / 1200 dpi BAL,STD: "65.0"
  356. *ColorSepScreenFreq ProcessCyan.65lpi.1200dpi/65 lpi / 1200 dpi BAL,STD: "65.0"
  357. *ColorSepScreenFreq ProcessMagenta.65lpi.1200dpi/65 lpi / 1200 dpi BAL,STD: "65.0"
  358. *ColorSepScreenFreq ProcessYellow.65lpi.1200dpi/65 lpi / 1200 dpi BAL,STD: "65.0"
  359.  
  360. *ColorSepScreenAngle ProcessBlack.75lpi.1200dpi/75 lpi / 1200 dpi BAL: "45.0"
  361. *ColorSepScreenAngle CustomColor.75lpi.1200dpi/75 lpi / 1200 dpi BAL: "45.0"
  362. *ColorSepScreenAngle ProcessCyan.75lpi.1200dpi/75 lpi / 1200 dpi BAL: "15.0"
  363. *ColorSepScreenAngle ProcessMagenta.75lpi.1200dpi/75 lpi / 1200 dpi BAL: "75.0"
  364. *ColorSepScreenAngle ProcessYellow.75lpi.1200dpi/75 lpi / 1200 dpi BAL: "0.0"
  365.  
  366. *ColorSepScreenFreq ProcessBlack.75lpi.1200dpi/75 lpi / 1200 dpi BAL: "75.0"
  367. *ColorSepScreenFreq CustomColor.75lpi.1200dpi/75 lpi / 1200 dpi BAL: "75.0"
  368. *ColorSepScreenFreq ProcessCyan.75lpi.1200dpi/75 lpi / 1200 dpi BAL: "75.0"
  369. *ColorSepScreenFreq ProcessMagenta.75lpi.1200dpi/75 lpi / 1200 dpi BAL: "75.0"
  370. *ColorSepScreenFreq ProcessYellow.75lpi.1200dpi/75 lpi / 1200 dpi BAL: "75.0"
  371.  
  372. *ColorSepScreenAngle ProcessBlack.85lpi.1200dpi/85 lpi / 1200 dpi BAL,AS: "45.0"
  373. *ColorSepScreenAngle CustomColor.85lpi.1200dpi/85 lpi / 1200 dpi BAL,AS: "45.0"
  374. *ColorSepScreenAngle ProcessCyan.85lpi.1200dpi/85 lpi / 1200 dpi BAL,AS: "15.0"
  375. *ColorSepScreenAngle ProcessMagenta.85lpi.1200dpi/85 lpi / 1200 dpi BAL,AS: "75.0"
  376. *ColorSepScreenAngle ProcessYellow.85lpi.1200dpi/85 lpi / 1200 dpi BAL,AS: "0.0"
  377.  
  378. *ColorSepScreenFreq ProcessBlack.85lpi.1200dpi/85 lpi / 1200 dpi BAL,AS: "85.0"
  379. *ColorSepScreenFreq CustomColor.85lpi.1200dpi/85 lpi / 1200 dpi BAL,AS: "85.0"
  380. *ColorSepScreenFreq ProcessCyan.85lpi.1200dpi/85 lpi / 1200 dpi BAL,AS: "85.0"
  381. *ColorSepScreenFreq ProcessMagenta.85lpi.1200dpi/85 lpi / 1200 dpi BAL,AS: "85.0"
  382. *ColorSepScreenFreq ProcessYellow.85lpi.1200dpi/85 lpi / 1200 dpi BAL,AS: "85.0"
  383.  
  384. *ColorSepScreenAngle ProcessBlack.100lpi.1200dpi/100 lpi / 1200 dpi ALL: "45.0"
  385. *ColorSepScreenAngle CustomColor.100lpi.1200dpi/100 lpi / 1200 dpi ALL: "45.0"
  386. *ColorSepScreenAngle ProcessCyan.100lpi.1200dpi/100 lpi / 1200 dpi ALL: "15.0"
  387. *ColorSepScreenAngle ProcessMagenta.100lpi.1200dpi/100 lpi / 1200 dpi ALL: "75.0"
  388. *ColorSepScreenAngle ProcessYellow.100lpi.1200dpi/100 lpi / 1200 dpi ALL: "0.0"
  389.  
  390. *ColorSepScreenFreq ProcessBlack.100lpi.1200dpi/100 lpi / 1200 dpi ALL: "100.0"
  391. *ColorSepScreenFreq CustomColor.100lpi.1200dpi/100 lpi / 1200 dpi ALL: "100.0"
  392. *ColorSepScreenFreq ProcessCyan.100lpi.1200dpi/100 lpi / 1200 dpi ALL: "100.0"
  393. *ColorSepScreenFreq ProcessMagenta.100lpi.1200dpi/100 lpi / 1200 dpi ALL: "100.0"
  394. *ColorSepScreenFreq ProcessYellow.100lpi.1200dpi/100 lpi / 1200 dpi ALL: "100.0"
  395.  
  396. *ColorSepScreenAngle ProcessBlack.110lpi.1200dpi/110 lpi / 1200 dpi BAL: "45.0"
  397. *ColorSepScreenAngle CustomColor.110lpi.1200dpi/110 lpi / 1200 dpi BAL: "45.0"
  398. *ColorSepScreenAngle ProcessCyan.110lpi.1200dpi/110 lpi / 1200 dpi BAL: "15.0"
  399. *ColorSepScreenAngle ProcessMagenta.110lpi.1200dpi/110 lpi / 1200 dpi BAL: "75.0"
  400. *ColorSepScreenAngle ProcessYellow.110lpi.1200dpi/110 lpi / 1200 dpi BAL: "0.0"
  401.  
  402. *ColorSepScreenFreq ProcessBlack.110lpi.1200dpi/110 lpi / 1200 dpi BAL: "110.0"
  403. *ColorSepScreenFreq CustomColor.110lpi.1200dpi/110 lpi / 1200 dpi BAL: "110.0"
  404. *ColorSepScreenFreq ProcessCyan.110lpi.1200dpi/110 lpi / 1200 dpi BAL: "110.0"
  405. *ColorSepScreenFreq ProcessMagenta.110lpi.1200dpi/110 lpi / 1200 dpi BAL: "110.0"
  406. *ColorSepScreenFreq ProcessYellow.110lpi.1200dpi/110 lpi / 1200 dpi BAL: "110.0"
  407.  
  408. *ColorSepScreenAngle ProcessBlack.120lpi.1200dpi/120 lpi / 1200 dpi BAL,AS: "45.0"
  409. *ColorSepScreenAngle CustomColor.120lpi.1200dpi/120 lpi / 1200 dpi BAL,AS: "45.0"
  410. *ColorSepScreenAngle ProcessCyan.120lpi.1200dpi/120 lpi / 1200 dpi BAL,AS: "15.0"
  411. *ColorSepScreenAngle ProcessMagenta.120lpi.1200dpi/120 lpi / 1200 dpi BAL,AS: "75.0"
  412. *ColorSepScreenAngle ProcessYellow.120lpi.1200dpi/120 lpi / 1200 dpi BAL,AS: "0.0"
  413.  
  414. *ColorSepScreenFreq ProcessBlack.120lpi.1200dpi/120 lpi / 1200 dpi BAL,AS: "120.0"
  415. *ColorSepScreenFreq CustomColor.120lpi.1200dpi/120 lpi / 1200 dpi BAL,AS: "120.0"
  416. *ColorSepScreenFreq ProcessCyan.120lpi.1200dpi/120 lpi / 1200 dpi BAL,AS: "120.0"
  417. *ColorSepScreenFreq ProcessMagenta.120lpi.1200dpi/120 lpi / 1200 dpi BAL,AS: "120.0"
  418. *ColorSepScreenFreq ProcessYellow.120lpi.1200dpi/120 lpi / 1200 dpi BAL,AS: "120.0"
  419.  
  420. *ColorSepScreenAngle ProcessBlack.133lpi.1200dpi/133 lpi / 1200 dpi AS,STD: "45.0"
  421. *ColorSepScreenAngle CustomColor.133lpi.1200dpi/133 lpi / 1200 dpi AS,STD: "45.0"
  422. *ColorSepScreenAngle ProcessCyan.133lpi.1200dpi/133 lpi / 1200 dpi AS,STD: "15.0"
  423. *ColorSepScreenAngle ProcessMagenta.133lpi.1200dpi/133 lpi / 1200 dpi AS,STD: "75.0"
  424. *ColorSepScreenAngle ProcessYellow.133lpi.1200dpi/133 lpi / 1200 dpi AS,STD: "0.0"
  425.  
  426. *ColorSepScreenFreq ProcessBlack.133lpi.1200dpi/133 lpi / 1200 dpi AS,STD: "133.0"
  427. *ColorSepScreenFreq CustomColor.133lpi.1200dpi/133 lpi / 1200 dpi AS,STD: "133.0"
  428. *ColorSepScreenFreq ProcessCyan.133lpi.1200dpi/133 lpi / 1200 dpi AS,STD: "133.0"
  429. *ColorSepScreenFreq ProcessMagenta.133lpi.1200dpi/133 lpi / 1200 dpi AS,STD: "133.0"
  430. *ColorSepScreenFreq ProcessYellow.133lpi.1200dpi/133 lpi / 1200 dpi AS,STD: "133.0"
  431.  
  432. *ColorSepScreenAngle ProcessBlack.140lpi.1200dpi/140 lpi / 1200 dpi BAL: "45.0"
  433. *ColorSepScreenAngle CustomColor.140lpi.1200dpi/140 lpi / 1200 dpi BAL: "45.0"
  434. *ColorSepScreenAngle ProcessCyan.140lpi.1200dpi/140 lpi / 1200 dpi BAL: "15.0"
  435. *ColorSepScreenAngle ProcessMagenta.140lpi.1200dpi/140 lpi / 1200 dpi BAL: "75.0"
  436. *ColorSepScreenAngle ProcessYellow.140lpi.1200dpi/140 lpi / 1200 dpi BAL: "0.0"
  437.  
  438. *ColorSepScreenFreq ProcessBlack.140lpi.1200dpi/140 lpi / 1200 dpi BAL: "140.0"
  439. *ColorSepScreenFreq CustomColor.140lpi.1200dpi/140 lpi / 1200 dpi BAL: "140.0"
  440. *ColorSepScreenFreq ProcessCyan.140lpi.1200dpi/140 lpi / 1200 dpi BAL: "140.0"
  441. *ColorSepScreenFreq ProcessMagenta.140lpi.1200dpi/140 lpi / 1200 dpi BAL: "140.0"
  442. *ColorSepScreenFreq ProcessYellow.140lpi.1200dpi/140 lpi / 1200 dpi BAL: "140.0"
  443.  
  444. *ColorSepScreenAngle ProcessBlack.150lpi.1200dpi/150 lpi / 1200 dpi STD: "45.0"
  445. *ColorSepScreenAngle CustomColor.150lpi.1200dpi/150 lpi / 1200 dpi STD: "45.0"
  446. *ColorSepScreenAngle ProcessCyan.150lpi.1200dpi/150 lpi / 1200 dpi STD: "15.0"
  447. *ColorSepScreenAngle ProcessMagenta.150lpi.1200dpi/150 lpi / 1200 dpi STD: "75.0"
  448. *ColorSepScreenAngle ProcessYellow.150lpi.1200dpi/150 lpi / 1200 dpi STD: "0.0"
  449.  
  450. *ColorSepScreenFreq ProcessBlack.150lpi.1200dpi/150 lpi / 1200 dpi STD: "150.0"
  451. *ColorSepScreenFreq CustomColor.150lpi.1200dpi/150 lpi / 1200 dpi STD: "150.0"
  452. *ColorSepScreenFreq ProcessCyan.150lpi.1200dpi/150 lpi / 1200 dpi STD: "150.0"
  453. *ColorSepScreenFreq ProcessMagenta.150lpi.1200dpi/150 lpi / 1200 dpi STD: "150.0"
  454. *ColorSepScreenFreq ProcessYellow.150lpi.1200dpi/150 lpi / 1200 dpi STD: "150.0"
  455.  
  456. *% For 1800 dpi  =====================================================
  457.  
  458. *ColorSepScreenAngle ProcessBlack.133lpi.1800dpi/133 lpi / 1800 dpi BAL: "45.0"
  459. *ColorSepScreenAngle CustomColor.133lpi.1800dpi/133 lpi / 1800 dpi BAL: "45.0"
  460. *ColorSepScreenAngle ProcessCyan.133lpi.1800dpi/133 lpi / 1800 dpi BAL: "15.0"
  461. *ColorSepScreenAngle ProcessMagenta.133lpi.1800dpi/133 lpi / 1800 dpi BAL: "75.0"
  462. *ColorSepScreenAngle ProcessYellow.133lpi.1800dpi/133 lpi / 1800 dpi BAL: "0.0"
  463.  
  464. *ColorSepScreenFreq ProcessBlack.133lpi.1800dpi/133 lpi / 1800 dpi BAL: "133.0"
  465. *ColorSepScreenFreq CustomColor.133lpi.1800dpi/133 lpi / 1800 dpi BAL: "133.0"
  466. *ColorSepScreenFreq ProcessCyan.133lpi.1800dpi/133 lpi / 1800 dpi BAL: "133.0"
  467. *ColorSepScreenFreq ProcessMagenta.133lpi.1800dpi/133 lpi / 1800 dpi BAL: "133.0"
  468. *ColorSepScreenFreq ProcessYellow.133lpi.1800dpi/133 lpi / 1800 dpi BAL: "133.0"
  469.  
  470. *ColorSepScreenAngle ProcessBlack.150lpi.1800dpi/150 lpi / 1800 dpi BAL: "45.0"
  471. *ColorSepScreenAngle CustomColor.150lpi.1800dpi/150 lpi / 1800 dpi BAL: "45.0"
  472. *ColorSepScreenAngle ProcessCyan.150lpi.1800dpi/150 lpi / 1800 dpi BAL: "15.0"
  473. *ColorSepScreenAngle ProcessMagenta.150lpi.1800dpi/150 lpi / 1800 dpi BAL: "75.0"
  474. *ColorSepScreenAngle ProcessYellow.150lpi.1800dpi/150 lpi / 1800 dpi BAL: "0.0"
  475.  
  476. *ColorSepScreenFreq ProcessBlack.150lpi.1800dpi/150 lpi / 1800 dpi BAL: "150.0"
  477. *ColorSepScreenFreq CustomColor.150lpi.1800dpi/150 lpi / 1800 dpi BAL: "150.0"
  478. *ColorSepScreenFreq ProcessCyan.150lpi.1800dpi/150 lpi / 1800 dpi BAL: "150.0"
  479. *ColorSepScreenFreq ProcessMagenta.150lpi.1800dpi/150 lpi / 1800 dpi BAL: "150.0"
  480. *ColorSepScreenFreq ProcessYellow.150lpi.1800dpi/150 lpi / 1800 dpi BAL: "150.0"
  481.  
  482. *% For 2400 dpi  =====================================================
  483.  
  484. *ColorSepScreenAngle ProcessBlack.85lpi.2400dpi/85 lpi / 2400 dpi BAL: "45.0"
  485. *ColorSepScreenAngle CustomColor.85lpi.2400dpi/85 lpi / 2400 dpi BAL: "45.0"
  486. *ColorSepScreenAngle ProcessCyan.85lpi.2400dpi/85 lpi / 2400 dpi BAL: "15.0"
  487. *ColorSepScreenAngle ProcessMagenta.85lpi.2400dpi/85 lpi / 2400 dpi BAL: "75.0"
  488. *ColorSepScreenAngle ProcessYellow.85lpi.2400dpi/85 lpi / 2400 dpi BAL: "0.0"
  489.  
  490. *ColorSepScreenFreq ProcessBlack.85lpi.2400dpi/85 lpi / 2400 dpi BAL: "85.0"
  491. *ColorSepScreenFreq CustomColor.85lpi.2400dpi/85 lpi / 2400 dpi BAL: "85.0"
  492. *ColorSepScreenFreq ProcessCyan.85lpi.2400dpi/85 lpi / 2400 dpi BAL: "85.0"
  493. *ColorSepScreenFreq ProcessMagenta.85lpi.2400dpi/85 lpi / 2400 dpi BAL: "85.0"
  494. *ColorSepScreenFreq ProcessYellow.85lpi.2400dpi/85 lpi / 2400 dpi BAL: "85.0"
  495.  
  496. *ColorSepScreenAngle ProcessBlack.100lpi.2400dpi/100 lpi / 2400 dpi ALL: "45.0"
  497. *ColorSepScreenAngle CustomColor.100lpi.2400dpi/100 lpi / 2400 dpi ALL: "45.0"
  498. *ColorSepScreenAngle ProcessCyan.100lpi.2400dpi/100 lpi / 2400 dpi ALL: "15.0"
  499. *ColorSepScreenAngle ProcessMagenta.100lpi.2400dpi/100 lpi / 2400 dpi ALL: "75.0"
  500. *ColorSepScreenAngle ProcessYellow.100lpi.2400dpi/100 lpi / 2400 dpi ALL: "0.0"
  501.  
  502. *ColorSepScreenFreq ProcessBlack.100lpi.2400dpi/100 lpi / 2400 dpi ALL: "100.0"
  503. *ColorSepScreenFreq CustomColor.100lpi.2400dpi/100 lpi / 2400 dpi ALL: "100.0"
  504. *ColorSepScreenFreq ProcessCyan.100lpi.2400dpi/100 lpi / 2400 dpi ALL: "100.0"
  505. *ColorSepScreenFreq ProcessMagenta.100lpi.2400dpi/100 lpi / 2400 dpi ALL: "100.0"
  506. *ColorSepScreenFreq ProcessYellow.100lpi.2400dpi/100 lpi / 2400 dpi ALL: "100.0"
  507.  
  508. *ColorSepScreenAngle ProcessBlack.110lpi.2400dpi/110 lpi / 2400 dpi BAL: "45.0"
  509. *ColorSepScreenAngle CustomColor.110lpi.2400dpi/110 lpi / 2400 dpi BAL: "45.0"
  510. *ColorSepScreenAngle ProcessCyan.110lpi.2400dpi/110 lpi / 2400 dpi BAL: "15.0"
  511. *ColorSepScreenAngle ProcessMagenta.110lpi.2400dpi/110 lpi / 2400 dpi BAL: "75.0"
  512. *ColorSepScreenAngle ProcessYellow.110lpi.2400dpi/110 lpi / 2400 dpi BAL: "0.0"
  513.  
  514. *ColorSepScreenFreq ProcessBlack.110lpi.2400dpi/110 lpi / 2400 dpi BAL: "110.0"
  515. *ColorSepScreenFreq CustomColor.110lpi.2400dpi/110 lpi / 2400 dpi BAL: "110.0"
  516. *ColorSepScreenFreq ProcessCyan.110lpi.2400dpi/110 lpi / 2400 dpi BAL: "110.0"
  517. *ColorSepScreenFreq ProcessMagenta.110lpi.2400dpi/110 lpi / 2400 dpi BAL: "110.0"
  518. *ColorSepScreenFreq ProcessYellow.110lpi.2400dpi/110 lpi / 2400 dpi BAL: "110.0"
  519.  
  520. *ColorSepScreenAngle ProcessBlack.120lpi.2400dpi/120 lpi / 2400 dpi ALL: "45.0"
  521. *ColorSepScreenAngle CustomColor.120lpi.2400dpi/120 lpi / 2400 dpi ALL: "45.0"
  522. *ColorSepScreenAngle ProcessCyan.120lpi.2400dpi/120 lpi / 2400 dpi ALL: "15.0"
  523. *ColorSepScreenAngle ProcessMagenta.120lpi.2400dpi/120 lpi / 2400 dpi ALL: "75.0"
  524. *ColorSepScreenAngle ProcessYellow.120lpi.2400dpi/120 lpi / 2400 dpi ALL: "0.0"
  525.  
  526. *ColorSepScreenFreq ProcessBlack.120lpi.2400dpi/120 lpi / 2400 dpi ALL: "120.0"
  527. *ColorSepScreenFreq CustomColor.120lpi.2400dpi/120 lpi / 2400 dpi ALL: "120.0"
  528. *ColorSepScreenFreq ProcessCyan.120lpi.2400dpi/120 lpi / 2400 dpi ALL: "120.0"
  529. *ColorSepScreenFreq ProcessMagenta.120lpi.2400dpi/120 lpi / 2400 dpi ALL: "120.0"
  530. *ColorSepScreenFreq ProcessYellow.120lpi.2400dpi/120 lpi / 2400 dpi ALL: "120.0"
  531.  
  532. *ColorSepScreenAngle ProcessBlack.133lpi.2400dpi/133 lpi / 2400 dpi ALL: "45.0"
  533. *ColorSepScreenAngle CustomColor.133lpi.2400dpi/133 lpi / 2400 dpi ALL: "45.0"
  534. *ColorSepScreenAngle ProcessCyan.133lpi.2400dpi/133 lpi / 2400 dpi ALL: "15.0"
  535. *ColorSepScreenAngle ProcessMagenta.133lpi.2400dpi/133 lpi / 2400 dpi ALL: "75.0"
  536. *ColorSepScreenAngle ProcessYellow.133lpi.2400dpi/133 lpi / 2400 dpi ALL: "0.0"
  537.  
  538. *ColorSepScreenFreq ProcessBlack.133lpi.2400dpi/133 lpi / 2400 dpi ALL: "133.0"
  539. *ColorSepScreenFreq CustomColor.133lpi.2400dpi/133 lpi / 2400 dpi ALL: "133.0"
  540. *ColorSepScreenFreq ProcessCyan.133lpi.2400dpi/133 lpi / 2400 dpi ALL: "133.0"
  541. *ColorSepScreenFreq ProcessMagenta.133lpi.2400dpi/133 lpi / 2400 dpi ALL: "133.0"
  542. *ColorSepScreenFreq ProcessYellow.133lpi.2400dpi/133 lpi / 2400 dpi ALL: "133.0"
  543.  
  544. *ColorSepScreenAngle ProcessBlack.140lpi.2400dpi/140 lpi / 2400 dpi BAL: "45.0"
  545. *ColorSepScreenAngle CustomColor.140lpi.2400dpi/140 lpi / 2400 dpi BAL: "45.0"
  546. *ColorSepScreenAngle ProcessCyan.140lpi.2400dpi/140 lpi / 2400 dpi BAL: "15.0"
  547. *ColorSepScreenAngle ProcessMagenta.140lpi.2400dpi/140 lpi / 2400 dpi BAL: "75.0"
  548. *ColorSepScreenAngle ProcessYellow.140lpi.2400dpi/140 lpi / 2400 dpi BAL: "0.0"
  549.  
  550. *ColorSepScreenFreq ProcessBlack.140lpi.2400dpi/140 lpi / 2400 dpi BAL: "140.0"
  551. *ColorSepScreenFreq CustomColor.140lpi.2400dpi/140 lpi / 2400 dpi BAL: "140.0"
  552. *ColorSepScreenFreq ProcessCyan.140lpi.2400dpi/140 lpi / 2400 dpi BAL: "140.0"
  553. *ColorSepScreenFreq ProcessMagenta.140lpi.2400dpi/140 lpi / 2400 dpi BAL: "140.0"
  554. *ColorSepScreenFreq ProcessYellow.140lpi.2400dpi/140 lpi / 2400 dpi BAL: "140.0"
  555.  
  556. *ColorSepScreenAngle ProcessBlack.150lpi.2400dpi/150 lpi / 2400 dpi ALL: "45.0"
  557. *ColorSepScreenAngle CustomColor.150lpi.2400dpi/150 lpi / 2400 dpi ALL: "45.0"
  558. *ColorSepScreenAngle ProcessCyan.150lpi.2400dpi/150 lpi / 2400 dpi ALL: "15.0"
  559. *ColorSepScreenAngle ProcessMagenta.150lpi.2400dpi/150 lpi / 2400 dpi ALL: "75.0"
  560. *ColorSepScreenAngle ProcessYellow.150lpi.2400dpi/150 lpi / 2400 dpi ALL: "0.0"
  561.  
  562. *ColorSepScreenFreq ProcessBlack.150lpi.2400dpi/150 lpi / 2400 dpi ALL: "150.0"
  563. *ColorSepScreenFreq CustomColor.150lpi.2400dpi/150 lpi / 2400 dpi ALL: "150.0"
  564. *ColorSepScreenFreq ProcessCyan.150lpi.2400dpi/150 lpi / 2400 dpi ALL: "150.0"
  565. *ColorSepScreenFreq ProcessMagenta.150lpi.2400dpi/150 lpi / 2400 dpi ALL: "150.0"
  566. *ColorSepScreenFreq ProcessYellow.150lpi.2400dpi/150 lpi / 2400 dpi ALL: "150.0"
  567.  
  568. *ColorSepScreenAngle ProcessBlack.160lpi.2400dpi/160 lpi / 2400 dpi STD: "45.0"
  569. *ColorSepScreenAngle CustomColor.160lpi.2400dpi/160 lpi / 2400 dpi STD: "45.0"
  570. *ColorSepScreenAngle ProcessCyan.160lpi.2400dpi/160 lpi / 2400 dpi STD: "15.0"
  571. *ColorSepScreenAngle ProcessMagenta.160lpi.2400dpi/160 lpi / 2400 dpi STD: "75.0"
  572. *ColorSepScreenAngle ProcessYellow.160lpi.2400dpi/160 lpi / 2400 dpi STD: "0.0"
  573.  
  574. *ColorSepScreenFreq ProcessBlack.160lpi.2400dpi/160 lpi / 2400 dpi STD: "160.0"
  575. *ColorSepScreenFreq CustomColor.160lpi.2400dpi/160 lpi / 2400 dpi STD: "160.0"
  576. *ColorSepScreenFreq ProcessCyan.160lpi.2400dpi/160 lpi / 2400 dpi STD: "160.0"
  577. *ColorSepScreenFreq ProcessMagenta.160lpi.2400dpi/160 lpi / 2400 dpi STD: "160.0"
  578. *ColorSepScreenFreq ProcessYellow.160lpi.2400dpi/160 lpi / 2400 dpi STD: "160.0"
  579.  
  580. *ColorSepScreenAngle ProcessBlack.175lpi.2400dpi/175 lpi / 2400 dpi ALL: "45.0"
  581. *ColorSepScreenAngle CustomColor.175lpi.2400dpi/175 lpi / 2400 dpi ALL: "45.0"
  582. *ColorSepScreenAngle ProcessCyan.175lpi.2400dpi/175 lpi / 2400 dpi ALL: "15.0"
  583. *ColorSepScreenAngle ProcessMagenta.175lpi.2400dpi/175 lpi / 2400 dpi ALL: "75.0"
  584. *ColorSepScreenAngle ProcessYellow.175lpi.2400dpi/175 lpi / 2400 dpi ALL: "0.0"
  585.  
  586. *ColorSepScreenFreq ProcessBlack.175lpi.2400dpi/175 lpi / 2400 dpi ALL: "175.0"
  587. *ColorSepScreenFreq CustomColor.175lpi.2400dpi/175 lpi / 2400 dpi ALL: "175.0"
  588. *ColorSepScreenFreq ProcessCyan.175lpi.2400dpi/175 lpi / 2400 dpi ALL: "175.0"
  589. *ColorSepScreenFreq ProcessMagenta.175lpi.2400dpi/175 lpi / 2400 dpi ALL: "175.0"
  590. *ColorSepScreenFreq ProcessYellow.175lpi.2400dpi/175 lpi / 2400 dpi ALL: "175.0"
  591.  
  592. *ColorSepScreenAngle ProcessBlack.200lpi.2400dpi/200 lpi / 2400 dpi BAL,STD: "45.0"
  593. *ColorSepScreenAngle CustomColor.200lpi.2400dpi/200 lpi / 2400 dpi BAL,STD: "45.0"
  594. *ColorSepScreenAngle ProcessCyan.200lpi.2400dpi/200 lpi / 2400 dpi BAL,STD: "15.0"
  595. *ColorSepScreenAngle ProcessMagenta.200lpi.2400dpi/200 lpi / 2400 dpi BAL,STD: "75.0"
  596. *ColorSepScreenAngle ProcessYellow.200lpi.2400dpi/200 lpi / 2400 dpi BAL,STD: "0.0"
  597.  
  598. *ColorSepScreenFreq ProcessBlack.200lpi.2400dpi/200 lpi / 2400 dpi BAL,STD: "200.0"
  599. *ColorSepScreenFreq CustomColor.200lpi.2400dpi/200 lpi / 2400 dpi BAL,STD: "200.0"
  600. *ColorSepScreenFreq ProcessCyan.200lpi.2400dpi/200 lpi / 2400 dpi BAL,STD: "200.0"
  601. *ColorSepScreenFreq ProcessMagenta.200lpi.2400dpi/200 lpi / 2400 dpi BAL,STD: "200.0"
  602. *ColorSepScreenFreq ProcessYellow.200lpi.2400dpi/200 lpi / 2400 dpi BAL,STD: "200.0"
  603.  
  604. *% For 3000 dpi  =====================================================
  605.  
  606. *ColorSepScreenAngle ProcessBlack.150lpi.3000dpi/150 lpi / 3000 dpi BAL: "45.0"
  607. *ColorSepScreenAngle CustomColor.150lpi.3000dpi/150 lpi / 3000 dpi BAL: "45.0"
  608. *ColorSepScreenAngle ProcessCyan.150lpi.3000dpi/150 lpi / 3000 dpi BAL: "15.0"
  609. *ColorSepScreenAngle ProcessMagenta.150lpi.3000dpi/150 lpi / 3000 dpi BAL: "75.0"
  610. *ColorSepScreenAngle ProcessYellow.150lpi.3000dpi/150 lpi / 3000 dpi BAL: "0.0"
  611.  
  612. *ColorSepScreenFreq ProcessBlack.150lpi.3000dpi/150 lpi / 3000 dpi BAL: "150.0"
  613. *ColorSepScreenFreq CustomColor.150lpi.3000dpi/150 lpi / 3000 dpi BAL: "150.0"
  614. *ColorSepScreenFreq ProcessCyan.150lpi.3000dpi/150 lpi / 3000 dpi BAL: "150.0"
  615. *ColorSepScreenFreq ProcessMagenta.150lpi.3000dpi/150 lpi / 3000 dpi BAL: "150.0"
  616. *ColorSepScreenFreq ProcessYellow.150lpi.3000dpi/150 lpi / 3000 dpi BAL: "150.0"
  617.  
  618. *ColorSepScreenAngle ProcessBlack.175lpi.3000dpi/175 lpi / 3000 dpi BAL: "45.0"
  619. *ColorSepScreenAngle CustomColor.175lpi.3000dpi/175 lpi / 3000 dpi BAL: "45.0"
  620. *ColorSepScreenAngle ProcessCyan.175lpi.3000dpi/175 lpi / 3000 dpi BAL: "15.0"
  621. *ColorSepScreenAngle ProcessMagenta.175lpi.3000dpi/175 lpi / 3000 dpi BAL: "75.0"
  622. *ColorSepScreenAngle ProcessYellow.175lpi.3000dpi/175 lpi / 3000 dpi BAL: "0.0"
  623.  
  624. *ColorSepScreenFreq ProcessBlack.175lpi.3000dpi/175 lpi / 3000 dpi BAL: "175.0"
  625. *ColorSepScreenFreq CustomColor.175lpi.3000dpi/175 lpi / 3000 dpi BAL: "175.0"
  626. *ColorSepScreenFreq ProcessCyan.175lpi.3000dpi/175 lpi / 3000 dpi BAL: "175.0"
  627. *ColorSepScreenFreq ProcessMagenta.175lpi.3000dpi/175 lpi / 3000 dpi BAL: "175.0"
  628. *ColorSepScreenFreq ProcessYellow.175lpi.3000dpi/175 lpi / 3000 dpi BAL: "175.0"
  629.  
  630. *ColorSepScreenAngle ProcessBlack.200lpi.3000dpi/200 lpi / 3000 dpi BAL: "45.0"
  631. *ColorSepScreenAngle CustomColor.200lpi.3000dpi/200 lpi / 3000 dpi BAL: "45.0"
  632. *ColorSepScreenAngle ProcessCyan.200lpi.3000dpi/200 lpi / 3000 dpi BAL: "15.0"
  633. *ColorSepScreenAngle ProcessMagenta.200lpi.3000dpi/200 lpi / 3000 dpi BAL: "75.0"
  634. *ColorSepScreenAngle ProcessYellow.200lpi.3000dpi/200 lpi / 3000 dpi BAL: "0.0"
  635.  
  636. *ColorSepScreenFreq ProcessBlack.200lpi.3000dpi/200 lpi / 3000 dpi BAL: "200.0"
  637. *ColorSepScreenFreq CustomColor.200lpi.3000dpi/200 lpi / 3000 dpi BAL: "200.0"
  638. *ColorSepScreenFreq ProcessCyan.200lpi.3000dpi/200 lpi / 3000 dpi BAL: "200.0"
  639. *ColorSepScreenFreq ProcessMagenta.200lpi.3000dpi/200 lpi / 3000 dpi BAL: "200.0"
  640. *ColorSepScreenFreq ProcessYellow.200lpi.3000dpi/200 lpi / 3000 dpi BAL: "200.0"
  641.  
  642.  
  643. *% end of PPD file for AGFA_AccuSet1000
  644.